home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Jun 89 / V0095-ScrollBar position-Jun89 < prev    next >
Encoding:
Text File  |  1989-07-12  |  750 b   |  22 lines  |  [TEXT/GEOL]

  1. Item    1753057                         29-June-89        21:51
  2.  
  3. From:   D2215                           Dac SW, Wilma Blair, PRT
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    ScrollBar position
  8.  
  9. When I modify a view with a scroller and scrollBar so that it is a different
  10. size with modified contents, it must be redrawn.  The scrollBar position will
  11. be different also (although not necessarily set to the beginning position).
  12.  
  13. Using GetScroller(true).fScrollBars[v].ForceRedraw fixes the scrollBar position
  14. but causes the entire scrollbar to be redrawn which is visually displeasing.
  15.  
  16. Is there some way to cause the scrollBar to be redrawn for its new position
  17. without redrawing the entire scrollBar?
  18.  
  19. Regards, Les Caudle
  20.  
  21.  
  22.